Uses of Enum
com.cisco.pt.ipc.enums.LinkType
Packages that use LinkType
-
Uses of LinkType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return LinkTypeModifier and TypeMethodDescriptionstatic LinkTypeLinkType.fromIntValue(int value) static LinkTypeLinkType.fromIntValue(Integer value) static LinkTypeReturns the enum constant of this type with the specified name.static LinkType[]LinkType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of LinkType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return LinkTypeModifier and TypeMethodDescriptionFRSubInterface.getLinkType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidFRSubInterface.setLinkType(LinkType type) Information provided by the PKI file: -
Uses of LinkType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return LinkTypeModifier and TypeMethodDescriptionFRSubInterfaceImpl.getLinkType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type LinkTypeModifier and TypeMethodDescriptionvoidFRSubInterfaceImpl.setLinkType(LinkType type) Information provided by the PKI file: